// M4wII

// [X] New noise mode - noise2 - PW affects color
// [X] Pitch Bend
// [-]   Pitch bend only works when glide is on at the moment
// [ ] New Interface (not working)
// [X] removed Pitch envelope, added ADSR User envelope (bindable to many things including pitch)
// [x] LFO amounts are now track specific, so you can use the UEG to do envelopes on LFO's (for FM and other stuff)
// [X] ADSR Envelopes
// [X] Wave oscillator - fixed or keytracking
// [-] waveosc does not support looping (yet) but does support multisamples
// [x] You can not do pitch effects on the waveosc, but it can be affected by amp and filter effects
// [X] Support for buzz bandlimited oscillators (0-5) (These waves won't alias much)
// [x]   These oscillators use cubic spline interpolation for maximum quality
// [x] Overdriven mixmode (pre filter) for moog like phatness

// Plans:
// [ ] Interface
// [ ] New LFO patterns and waveforms
// [ ] Midi input
// [ ] Mod Wheel functions
// [ ] settable mix path for wave osc (after filter? after amp?)
// [ ] Optimize, big time
// [ ] Amp Gain for control over distortion effects.

